-
Notifications
You must be signed in to change notification settings - Fork 7.7k
drivers: dma: Add support for Renesas RA DMAC driver #91115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
drivers: dma: Add support for Renesas RA DMAC driver #91115
Conversation
Update hal_renesas to support DMA on RA SoCs Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Add support for the Renesas RA Direct Memory Access Controller, including driver source files, Kconfig options, and DTS bindings. - Add initial implementation of the RA DMAC driver - Add dedicated Kconfig and CMake integration - Provide Devicetree bindings for the RA DMAC - Update module Kconfig to include the new driver This enables DMA functionality on Renesas RA series MCUs. Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Add DMA controller nodes for the RA4, RA6, and RA8 SoCs Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Add .overlay and .conf files for Renesas RA boards to enable ztest for the DMA driver in: - tests/drivers/dma/chan_blen_transfer - tests/drivers/dma/loop_transfer Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
|
@@ -226,7 +226,7 @@ manifest: | |||
- hal | |||
- name: hal_renesas | |||
path: modules/hal/renesas | |||
revision: 9b3c0cef9b590b41e0319168c0c4c4205849eed6 | |||
revision: pull/107/head |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update to latest revision of hal_renesas.
dma/loop_transfer
anddma/chan_blen_transfer
for:ek_ra8m1
,ek_ra8d1
,mck_ra8t1
ek_ra6m5
,ek_ra6m4
,ek_ra6m3
,ek_ra6m2
,ek_ra6m1
,ek_ra6e2
,fpb_ra6e2
,fpb_ra6e1
ek_ra4m3
,ek_ra4m2
,ek_ra4m1
,ek_ra4e2
,ek_ra4l1
,ek_ra4w1
,fpb_ra4e1
,voice_ra4e1